.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  }
.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.h-xian{
	padding: 10px 0;
	font-size: 15px;
	color: #555;
	border-bottom: 1px solid #d7d7d7;
}
.h-xianyou ul li{
	vertical-align: middle;
	float: left;margin-left: 30px;
	padding-left: 30px;
}
.h-xianyou ul li img{
	vertical-align: middle;
	margin-right: 6px;
}
.h-xianyou ul li:last-child{
	border-left: 1px solid #d7d7d7;
}
.header{
	padding: 30px 0;
}
.h-wenzi{
	padding-left: 30px;
	border-left: 1px solid #d7d7d7;
	margin-left: 30px;
	font-size: 16px;
	color: #555;
	line-height: 30px;
}
.h-wenzi p{
	font-size: 20px;
	font-weight: bold;
	color: #202020;
}
.h-wenzi p span{
	color: #0060b2;
}
.h-you {
	font-size: 18px;
	margin-right: 20px;
	text-align: right;
	line-height: 30px;
}
.h-you p{
	font-size: 25px;
	font-weight: bold;
	color: #0060b2;
	font-family: "arial";
}
.h-nav{
	background: #0060b2;
	line-height: 55px;
}
.mobile_nav{
}
.mobile_nav>ul>li{
	float: left;
}
.mobile_nav>ul>li>a{
	display: block;
}
.mobile_nav>ul>li>a>span{
	width: 200px;
	display: block;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.mobile_nav>ul>li:hover a span{
color: #fff;
font-weight: bold;
background: #cf0000;
}
.mobile_nav>ul>li>#menu_selected span{
color: #fff;
font-weight: bold;
background: #cf0000;
}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer-bottom{
	padding: 50px 0;
	background: #292929;
}
.f-xbt {
	font-size: 15px;
	text-transform: uppercase;
	font-family: "times new roman";
	line-height: 30px;
	color: #d7d7d7;

}
.f-xbt p{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.f-nav{
	padding: 30px 0 50px;
}
.f-nav ul li{
	margin-right: 50px;
	float: left;
	font-size: 15px;
	text-align: left;
}
.f-nav ul li a{
	color: #fff;
}
.f-you{
	text-align: right;
}
.f-bt{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.footer-contact{
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}
.footer-contact ul li{
	line-height: 30px;
}
.footer-contact ul li:first-child{
	font-size: 20px;
}
.footer-contact ul li:first-child span{
	font-weight: bold;
	font-size: 25px;
	font-family: "arial";
}
.footer-contact ul li img{
	vertical-align: middle;
}

.bq{
	height: 25px;
	margin-top: 20px;
	text-align: left;
}
.bottom-bg{
	text-align: center;
	background: #0060b2;
	padding:10px 0;
}
.bottom-bg p{
	font-size: 14px;
	color: #fff;
	opacity: 0.8;
}
.wzbb{
	color: #fff;
	font-size: 13px;
	opacity: 0.8;
}
.wzbb a{
	color: #fff;
	opacity: 0.8;
}
.foot-content{
	color: #fff;
		opacity: 0.8;
}
.foot-content a{
	color: #fff;
		opacity: 0.8;
}
/*内页部分*/
.ny-bg{
	padding:0 0  80px;
}
.ny-location{
	background: #efefef;
	font-size:16px;
	line-height: 50px;
	color: #202020;
}
.ny-location span{
	font-size: 16px;
	color: #202020;
	font-weight: bold;
}
.ny-location a{
	color: #202020;
	font-size:16px;
}
.ny-location img{
	margin-right: 10px;
	vertical-align: middle;
}
.ny-top{
	text-align: center;
	margin: 60px 0 30px;
}
.ny-tit{
	line-height: 36px;
	padding-top: 10px;
	font-size: 15px;
	color: #555;
}
.ny-tit p{
	font-size: 32px;
	font-weight: bold;
	color: #0060b2;
}
.ny-tit p:before{
	content: "";
	display: block;
	width: 80px;
	height: 2px;
	background: #0060b2;
	
	margin-top: 50px;
	margin-left: 300px;
	float: left;
}
.ny-tit p:after{
	content: "";
	display: block;
	width: 80px;
	margin-top: 50px;
	height: 2px;
	background: #0060b2;
	margin-right: 300px;
	float: right;
}
.ny-neirong2{
	background: #fff;
	padding: 40px;
	box-shadow: 0 0 30px 0 #efefef;
}
.ny-img img{
	width: 100%;
}
#shownews1{
	text-align: center;
}
#shownews1 img{
	border-bottom: 1px solid #efefef;
}
.ny-map{
}
.ny-contact{
	padding: 30px 60px 200px;
	background: url(../images/ny-lxwm.jpg) no-repeat bottom center #f7f7f7;
}
.ny-map{
margin-top: 50px;
}
.ny-contact ul li{
	line-height: 50px;
	border-bottom: 1px dashed rgba(0,0,0,0.2);
	font-size: 16px;
	color: #202020;
}
.ny-contact ul li:first-child{
	font-size: 25px;
	font-weight: bold;
}

/*主菜单设置*/

.ny-xiayou{
}
.ddsmoothmenu-v1{
	margin-bottom: 30px;
	text-align: center;
}
.ddsmoothmenu-v1 ul{
	display: inline-block;
}
.ddsmoothmenu-v1>ul>li{
	text-align: center;
	float: left;
	margin-right: 1px;
	line-height: 60px;
	width: 250px;
	background: #0060b2;
}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 18px;
	color: #fff;
	display: block;
	}
.ddsmoothmenu-v1 ul li:hover{
	background:#cf0000; 
}
.ddsmoothmenu-v1>ul>li.lihover{
	background: #cf0000;
}
.ddsmoothmenu-v1 ul li:hover a span{
	color: #fff;
	font-weight: bold;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #fff;
	font-weight: bold;
}

/*主菜单连接效果设置*/
.ddsmoothmenu-v1 ul li a:link,.ddsmoothmenu-v1 ul li a:visited{color:#2b2b2b}
.ddsmoothmenu-v1>ul>li:hover a{}
.ddsmoothmenu-v1>ul>li:hover>a>span{}
.ddsmoothmenu-v1 ul li a:active{}
.ddsmoothmenu-v1 ul li a:active span{}

.ddsmoothmenu-v1 ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{}
.ddsmoothmenu-v1 ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1>ul>li.lihover>.ahover{
	
}
.ddsmoothmenu-v1>ul>li>ul>li{
	background: #efefef;
	line-height: 40px;
}


.navjtt{top: 16px;display: none;}
.navjtt img{margin-top: 5.5px;}
.navjt{top: 15px;display: none;}
.navjt img{margin-top: 2.5px;}
.ddsmoothmenu-v1>ul>li>ul{display: none;}
.ddsmoothmenu-v1>ul>li.lihover>ul{display: block;}
.ddsmoothmenu-v1 ul li a#menu_selected{}


.ddsmoothmenu-v1>ul>li>ul>li>a>span{
	color: #0061ce;
	font-size: 14px;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover>a>span{
	color: #cc0018;
}
.ddsmoothmenu-v1>ul>li>ul>li.lihover>a>span{
	color: #cc0018;
}

/*产品列表页*/

.page-products{
}
#ShowImages li{
	float:left;
	width: 370px;
	margin:0 15px 40px;
	transition: all 0.6s;
}
#ShowImages .nycp-sg{
	width: 370px;
	height: 279px;
	border: 1px solid #d7d7d7;
	transition:all .8s ease-in-out;
	overflow:hidden
}
#ShowImages .nycp-sg img {
width: 100%;
	overflow: hidden;
	transition:all .8s ease-in-out;
}
.images_title{
	width: 332px;
	border-bottom: 3px solid #f7f7f7;
	padding: 20px;
	background: #f7f7f7;
	padding-bottom: 50px;
}
.ptitle{
	font-size: 25px;
}
.ny-xiaozi{
	line-height: 30px;
	font-size: 15px;
	height: 70px;
	padding: 10px 0;
	color: #555;
}
.ny-cpbt{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.nycp-anniu{
	width: 120px;
	background: #0060b2;
	line-height: 40px;
	color: #fff;
	margin-top: 20px;
	font-size: 15px;
		transition:all .8s ease-in-out;
	text-align: center;
}

#ShowImages li:hover .nycp-anniu{
	width: 150px;
	transition: all 0.6s; 
	background: #cf0000;
}
#ShowImages li:hover .nycp-sg{
	border: 1px solid #a80007;
	transition: all 0.6s;
}
#ShowImages li:hover .nycp-sg img{
	transform: scale(1.05);
	transition: all 0.6s;
	overflow: hidden;
}
#ShowImages li:hover{
}
#ShowImages li:hover .images_title{
	background: -webkit-linear-gradient(
	bottom,#d7d7d7,#f7f7f7,#f7f7f7
	);
	border-bottom: 3px solid #cf0000;
	
}

.#spec-n1{
	height: 231px;
	overflow: hidden;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
.ny-miaoshu{
	font-size: 15px;
	color: #555;
	line-height: 30px ;
	padding: 20px 0;
}
/* 公司简介 */
.ny-gsjjnr ul{
	width: 900px;
	margin: 0 auto;
}
.ny-gsjjnr ul li{
	font-size: 15px;

	line-height: 50px;
	text-align: center;
	color: #202020;
}

.ny-gsjjnr ul li:nth-child(2n+1){
	background: #f7f7f7;
}
.ny-gsjjnr ul li:nth-child(2n){
	background: #efefef;
}
.ny-gsjjnr ul li:hover{
	background: #0060b2;
	color: #fff;
}
/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 400px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.ny-head{
	padding-top: 12px;
	height: 60px;
}
.ny-head a{
	font-size: 16px;
	color: #fff;
}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}
.effect-2 .member-info p a{
	font-size: 14px;
	color: #fff;
}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}
/*首页部分*/
/* 产品 */
.cp-hongse{
	background: #efefef;
	padding: 20px 0;
	font-size: 0.9375rem;
	color: #202020;
}
.cp-hongse a{
	font-size: 18px;
	color: #202020;
}
.cp-hongse span{
	color: #202020;
	font-weight:bold;
	font-size: 18px;
}
.cp-hongse span:before{
	content: "";
	display: block;
	width: 15px;
	margin-top: 5px;
	height: 15px;
	background: #0060b2;
	margin-right: 5px;
	float: left;
}
.cp-bg{
	padding: 60px 0;
}
.cp-tit{
	text-align: center;
	padding-top: 18px;
	font-size: 15px;
	line-height: 40px;
}
.cp-tit p{
	font-size: 28px;
	font-weight: bold;
	color: #202020;
}
.cp-tit p:before{
	content: "";
	margin-top: 30px;
	display: block;
	float: left;
	margin-left: 280px;
	width: 80px ;
	height: 1px ;
	background: #555;
}
.cp-tit p:after{
	content: "";
	display: block;
	float: right;
	margin-top: 30px;
	width: 80px ;
	margin-right: 280px;
	height: 1px ;
	background: #555;
}

.cp-top{
	background: url(../images/cp-xbg_23.jpg) no-repeat top center;
	padding: 96px 0 75px 74px;
	margin-top: 30px;
	color: #fff;
}

.cp-xbt{
	font-size: 0.9375rem;
	font-family: "times new roman";
	text-transform: uppercase;
	color: rgba(255,255,255,0.5);
}
.cp-xbt p{
	font-size: 28px;
	font-weight: bold;
	color:#fff
}
.cp-nav ul li{
	width: 150px;
	border-radius: 20px;
	background: #fff;
	font-size: 15px;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}
.cp-nav ul li:hover{
	background: #cf0000;
}
.cp-nav ul li:hover a{
	color: #fff;
}
#ScrollBoxgd{
	margin-top: 20px;
}
#ScrollBoxgd li{
	float:left;
	width:290px;
	margin:0 5px 10px;
}
.imghvr-zoom-in{
	width: 288px;
	height: 230px;
	border: 1px solid #d7d7d7;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.fudong{
	font-size: 15px;
	background: rgba(188,31,38,0.8);
	width: 290px;
	height: 232px;
	color: #fff;
	line-height: 232px;
	text-align: center;
}
.imghvr-zoom-in img{
	width: 100%;
	height: 100%
}
.cpfl-mc{
	width: 290px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
.cpfl-mc a{
	color: #202020;
}
.cpfl-mc p{
	display: block;
	font-size: 16px;
	color: #464646;
}
/* 公司简介 */
.about-bg{
	background: url(../images/ab-bg_26.jpg) no-repeat top center;
	padding: 20px 0;
}
.about-bg .cp-tit{
	color: #fff;
	line-height: 36px;
}
.about-bg .cp-tit p{
	color: #fff;
}
.about-bg .cp-tit p:before{
	background: #fff;
}
.about-bg .cp-tit p:after{
	background: #fff;
}
.ab-xias{
	background: #f7f7f7;
	padding: 50px 60px;
	transition: all 0.6s ease-in-out;
	margin-top: 450px;
}
.ab-xias:hover{
	box-shadow: 0 0 30px 0 #d7d7d7;
}
.ab-bt{
	font-size: 0.9375rem;
	line-height: 1.875rem;
	font-family: "times new roman";
}
.ab-bt p{
	font-size: 25px;
	font-weight: bold;
	color: #202020;
}
.ab-anniu{
	width: 150px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	border-radius: 20px;
	background: #0060b2;
	background-size: 400%;
}
.ab-anniu a{
	color: #fff;
	transition:all 0.6s;
}
.ab-anniu:hover{
	transition: all 0.6s;
	background: #c10000;
}
.gsjj-text{
	margin: 30px 0;
	font-size: 15px;
	color: #202020;
	line-height: 33px;
}
.ab-daohang{
	margin-top: 40px;
}
.ab-daohang ul li{
	width: 149px;
	padding: 20px 0;
	font-size: 15px;
	padding-left: 164px;
	float: left;
	padding-right: 80px;
	line-height: 25px;
}
.ab-daohang ul li p{
	font-size: 20px;
	font-weight: bold;
}
.ab-daohang ul li:first-child{
	margin-left: 10px;
	background: url(../images/ab-icon_29.jpg) no-repeat top 15px left 100px;
}
.ab-daohang ul li:nth-child(2){
	background: url(../images/ab-icon_31.jpg) no-repeat top 15px left 100px;
	border-right: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.ab-daohang ul li:nth-child(3){
	background: url(../images/ab-icon_33.jpg) no-repeat top 15px left 100px;
}
.ab-daohang ul li:first-child:hover{
	background: url(../images/ab-icon2_29.jpg) no-repeat top 15px left 100px;
}
.ab-daohang ul li:nth-child(2):hover{
	background: url(../images/ab-icon2_31.jpg) no-repeat top 15px left 100px;
}
.ab-daohang ul li:nth-child(3):hover{
	background: url(../images/ab-icon2_33.jpg) no-repeat top 15px left 100px;
}
.ab-img ul li{
	float: left;
	width: 290px;
	height: 251px;
	margin: 30px 3px;
	overflow: hidden;
}
.ab-img ul li img{
	overflow: hidden;
	width: 100%;
	transition: all 0.6s ease-in-out;
}
.ab-img ul li:hover img{
	transform: scale(1.05);
	
}
/* 优势 */
.ys-bg {
	background: url(../images/ys-bg_51.jpg) no-repeat top center;
	padding: 70px 0;
}
.ys-bg .cp-tit{
	color: #fff;
	line-height: 36px;
}
.ys-bg .cp-tit p{
	color: #fff;
}
.ys-bg .cp-tit p:before{
	background: #fff;
}
.ys-bg .cp-tit p:after{
	background: #fff;
}
/* tab切换效果 */
.wrap{
	margin-top: 50px;
}
.tab {
}
.tab-hd {
	overflow: hidden;
	zoom: 1;
}
.tab-hd>li {
	float: left;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.tab-bd>li {
	display: none;
	padding: 20px;
	font-size: 24px;
}
.tab-bd>li.thisclass {
	display: list-item;
}
.tab-hd>li{
	width: 398px;
	height: 77px;
	text-align: center;
	font-size: 18px;
	color: #202020;
	line-height: 97px;
	margin: 0 1px;
	background: url(../images/ys-ba.png) no-repeat bottom center;
}
.tab-hd>li img{
	vertical-align: middle;
}
.tab-hd>li.active {
	color: #fff;
	background: url(../images/ys-hover_55.png) no-repeat bottom center;
	transition: all 0.6s ease-in-out;
}
.ys-wenzi{
	width: 460px;
	color: #fff;
	font-size: 15px;
}
.ys-zuos{
font-size: 22px;	
font-weight: bold;
}
.ys-zuos p:first-child{
	font-size: 65px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "times new roman";
}
.ys-zuos p:last-child{
	font-size: 15px;
	font-family: "times new roman";
	font-weight: normal;
}
.ys-list{
	margin-top: 30px;
}
.ys-list ul li{
	margin-top: 20px;
	line-height: 30px;
}
.ys-list ul li img{
	vertical-align: middle;
	padding-right: 5px;
}
   .ys-img{
                 display: block;
                 position: relative;
                 overflow: hidden;
                 -webkit-transition: all 0.5s ease-out;
                 transition: all 0.8s ease-out;
                }   
                 .ys-img:before {
                     content: ' ';
                     position: absolute;
                     background: #fff;
                     width: 50px;
                     height:500px;
                     top: 0;
                     left: -280px;
                     opacity: 0.3;
                     -webkit-transition: all 0.5s ease-out;
                     transition: all 0.8s ease-out;
                     -webkit-transform: skewX(-25deg);
                             transform: skewX(-25deg);
                } 
               
                 .ys-img:hover:before {
                     width: 50px;
                     left: 860px;
                }

/* 中间 */
.zhongjian{
	background: url(../images/zj-bg_58.jpg) no-repeat top center ;
	padding: 80px 0;
}
.zj-shang{
	font-size: 0.9375rem;
	line-height: 36px;
	color: #555;
}
.zj-shang P{
	font-size:28px;
	font-weight: bold;
	color: #202020;
}
.zj-xia{
	margin-top: 30px;
}
.zj-xia ul li{
	float: left;
	width: 120px;
	text-align: center;
	font-size: 15px;
	margin-right: 96px;
	
}	
.zj-xia ul li:last-child{
	margin: 0;
}
.card {
	margin-bottom: 20px;
  -webkit-perspective: 150rem;
          perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 119px;
}

.card__side {
  height: 119px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 119px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

.card__side--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.zj-xia ul li:hover .card__side--front-1

 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.zj-xia ul li:hover .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
/* 新闻 */
.xw-img{
position:relative;
box-sizing:border-box;
cursor:pointer;
transition:all .8s ease-in-out;
overflow:hidden}
.xw-img:hover img{transform:scale(1.08)}
.xw-img img{
position:relative;
display:block;
width:100%;
transition:all .8s ease-in-out;
overflow:hidden
}
.xw-bg{
	padding: 60px 0;
}
.xw-zuo {
	width: 600px;
}
.xw-you{
	width: 550px;
}
.xw-img{
}
.xw-onetiao{
	padding: 20px 0;
}
.xw-ys{
	margin-top: 20px;
}
.xw-zuoshang a{
	color: #202020;
	font-weight: bold;
	font-size: 22px;
}
.xw-xibt ul li{
	float: left;
	background: #0060b2;
	margin-right: 5px;
	font-size: 15px;
	width: 170px;
	line-height: 50px;
	text-align: center;
}
.xw-xibt ul li a{
	color: #fff;
}
.xw-xibt ul li:hover{
	background: #c00000;
}
.xw-time{
	text-align: center;
	line-height: 25px;
	padding-right: 20px;
	border-right: 1px solid #d7d7d7;
	font-size: 18px;
	font-family: "times new roman";
	color: #202020;
	
}
.xw-onetiao2{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d7d7d7;
}
.xw-neirong{
	width: 440px;
}
.xw-rtbt2 a{
	font-size: 18px;
	caption-side: #202020;
}
.xw-rtnr2 a{
	font-size: 15px;
	line-height: 30px;
	color: #555;
}

.xw-time p{
	font-size: 22px;
	font-weight: bold;
}

.xw-zuoshang img{
	vertical-align: middle;
	padding-right: 10px;
}
.xw-rtnr a{
	font-size: 15px;
	line-height: 36px;
	
	color: #555;
}
.xw-rtbt{
	padding: 20px 0;
}
.xw-rtbt a{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.xw-bottom{
	margin-top: 40px;
}
.xw-wbottom {
	margin-top: 20px;
}
.xw-wbottom ul li{
	font-size: 15px;
	line-height: 40px;
}
.xw-wbottom ul li a p{
	color: #808080;
	font-family: "times new roman";
	font-size: 15px;
}
.xw-wbottom ul li a{
	color: #202020;
}
.xw-wbottom ul li span{
	float: right;
	font-size: 15px;
	color: #202020;
}
.xw-wbottom ul li:hover a{
	color: #c00000;
}
.xw-wbottom ul li:hover a span{
	color: #c00000;
}
.yqlj{
	background: #f7f7f7;
	padding: 20px 0 20px;
	line-height: 30px;
	font-size: 15px;
}
#friendlink:before{
	content: "";
	display: block;
	float: left;
	width: 13px;
	height: 6px;
	background: #0060b2;
	margin-right:5px;
	margin-top: 9px;
}
.yqlj-con{
	font-size: 18px;
	color: #0060b2;	
	font-weight: bold;
}
.yqlj-con a{
	font-size: 13px;
	color: #202020;
	font-weight:normal	
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 5px 5px;width: 290px; 
}
.photos-demo span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img{
	border: 1px solid #d7d7d7;
	height: 250px;
	overflow: hidden;

}
.photos-demo span:hover .tpmk-img{
	border: 1px solid #009832;
}
.photos-demo span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 250px;
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo span:hover .ny-cp-mz{
	color: #009832;
}
.photos-demo span img:hover{
	transform: scale(1.1);
}
.ny-cp-mz{
	line-height: 50px;
	font-size: 15px;
}
/*图片列表2*/
.photos-demo1 span{ display: inline-block; text-align: center; margin:0 5px 15px;width: 290px; 
}
.photos-demo1 span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img1{
	border: 1px solid #d7d7d7;
	height: 410px;
	overflow: hidden;
	display: flex;

}
.photos-demo1 span:hover .tpmk-img1{
	border: 1px solid #009832;
}
.photos-demo1 span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	width: 100%;
	text-align: center;
		align-self: center;
		display: inline-block;
		vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo1 span:hover .ny-cp-mz1{
	color: #009832;
}
.photos-demo1 span img:hover{
	transform: scale(1.1);
}
.ny-cp-mz1{
	line-height: 50px;
	font-size: 13px;
}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ 
height: 40px;
background: #0060b2; 
color: #fff; 
display: block; 
width:160px; 
line-height: 40px; 
margin-top: 10px;
 text-align: center; 

 font-size:16px;
  border-radius: 10px;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}




.photos-demohz span{ display: inline-block; text-align: center; margin: 0 8px;width: 270px;}
.photos-demohz span p{color: #2b2b2b; font-size: 18px;line-height: 50px;}
.nyhz-img{
	height: 190px;
	overflow: hidden;
}
.photos-demohz span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	max-width: 100%;
	cursor: pointer;
				transition: all 0.6s;
}
.photos-demohz span img:hover{
	transform: scale(1.4);
}